'Declaration Public Function New( _ ByVal ParamArray firstLastCodes() As System.Integer _ )
public Utf32CodeSet( params System.int[] firstLastCodes )
Parameters
- firstLastCodes
- Pairs of the first and last UTF-32 characters forming intervals to append.